Skip to main content

Get Controller Kinds

GET 

/rightsizing/controller-kind

Retrieve a list of unique Kubernetes controller kinds (Deployment, StatefulSet, DaemonSet, etc.) for the specified clusters.

Request

Query Parameters

    cluster_id integer[]

Responses

List of controller kinds

Schema

  • Array [

  • string

  • ]

Loading...